一篇文章學會 3 大️ Redundancy Protocol:
1️⃣️ HSRP (Cisco 專有)
2️⃣ VRRP (Open Standard)
️3️⃣️ GLBP (Cisco 專有)
所謂 First Hop 就是由網絡裡的 Host 到 Gateway 這一跳,由於 Gateway 一旦出現問題而未能提供服務,該網絡裡的所有 Host 就無辦法與其他網絡溝通,對企業或組織影響極大 (尤其在老闆正在閒逛網頁的時候 😆)。因此必需為 Gateway 提供 Redundancy (冗餘),最常用的協定分別是 Hot Standby Redundancy Protocol (HSRP)、Virtual Router Redundancy Protocol (VRRP) 及 Gateway Load Balancing Protocol (GLBP)。筆者假設讀者已對 Routing 及 ARP 有相當的認識。
https://www.jannet.hk/zh-Hant/post/first-hop-redundancy-protocol-fhrp/